Deployment Architecture (JavaScript Engine)

Whilst the JavaScript engine and deployment files are hosted on any http server (Windows or Linux based) the entire application, including knowledge inference, is run as browser client-side scripts. This deployment method allows the application runtime load to be distributed between the users, thus providing for greater scalability.